libxl: increase hotplug timeout to 40s
authorRoger Pau Monne <roger.pau@citrix.com>
Tue, 4 Aug 2015 10:02:55 +0000 (12:02 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 5 Aug 2015 09:39:40 +0000 (10:39 +0100)
commit8928100064f6c8a5ba0c2e798172f123024631ba
tree0ada964662a8b7f106e735fb488baeb1415c7ec4
parenta7bd9b1661304500cd18b7d216d616ecf053ebdb
libxl: increase hotplug timeout to 40s

The default libxl timeout for hotplug scripts execution is too low, when
launching 40 HVM guests in parallel, all using the same file as disk,
execution times of ~20s are expected. Increase the timeout to 40s in order
to be sure hotplug scripts have enough time to execute.

This is a short term solution.

Reported-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_internal.h